GtkImage docs: Fix typo - widgte => widget
authorMart Raudsepp <leio@gentoo.org>
Wed, 16 Sep 2009 13:17:05 +0000 (16:17 +0300)
committerMart Raudsepp <leio@gentoo.org>
Tue, 22 Sep 2009 08:25:28 +0000 (11:25 +0300)
docs/reference/gtk/tmpl/gtkimage.sgml

index b7e3fd8b7f27a41c51db5454477e2e2f353bf7ee..be25e081a1c40f406349d54d30fb315b2ba7b676 100644 (file)
@@ -196,7 +196,7 @@ functions), but they will all return %NULL values.
 @GTK_IMAGE_ANIMATION: the widget contains a #GdkPixbufAnimation
 @GTK_IMAGE_ICON_NAME: the widget contains a named icon. 
   This image type was added in GTK+ 2.6
-@GTK_IMAGE_GICON: the widgte contains a #GIcon.
+@GTK_IMAGE_GICON: the widget contains a #GIcon.
   This image type was added in GTK+ 2.14
 
 <!-- ##### FUNCTION gtk_image_get_icon_set ##### -->